
.box20240530145533 {
	margin-bottom:6px;
	background-color: #252525;
	border-radius: 16px;
	width: 100%;
	height:100%;
	overflow:hidden;
	padding-top: 0px;
	/*box-shadow: 3px 12px 10px #000;*/
	position: relative;
}
.box20240530145533 .box20240530145533_fen_lei{
	position: absolute;
	display: flex;
	justify-content: center;
	top: 0;
	right:0;
	bottom: 0;
	left: 0;
/*	background-color: red;*/
	height: 27px;
	
}
.box20240530145533_fen_lei_1{
	width: 127px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-color: #000;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}

/*作品海选*/
.zp_hai_xuan{
	background-color: #4052a7;
}
/*作品晋级*/
.zp_jin_ji{
	background-color: #36b2f2;
}
/*作品入围*/
.zp_ru_wei{
	background-color: #dd6084;
}


.box20240530145533 .box20240530145533_jiang_pai{
	position: absolute;
	display: flex;
	justify-content: center;
	top: 0;
	right:8px;
/*	background-color: red;*/
	height: 69px;
	
}
.box20240530145533_jiang_pai_2{
	width: 59px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;

}
/*作品其它不显示*/
.zp_none{
	display: none;
}

.box20240530145533_row {
    padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
}

.box20240530145533_hot img{
	width: 15px;
}
.box20240530145533_row1,.box20240530145533_row3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.box20240530145533_row2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-top: 4px;
	font-size: 12px;
}
.box20240530145533_row2 img{
	/*height: 16px;*/
	padding-right: 4px;
}

.box20240530145533_row2_1{
	color: #909090;
	display: flex;
	align-items: center;
}
.box20240530145533_row3{
	color: #a5a5a5;
	font-size: 12px;
}

.box20240530145533_row3_1{
	display: flex;
	align-items: center;
	column-gap: 9px;
}
.box20240530145533_row3_1 img{
	border-radius: 15px;
	width: 19px;
}
.box20240530145533_row3_2 {

}


.box20240530145533 .picbox {
    /*border:1px solid #dddddd;*/
    padding-bottom: 76.89655%;
    /*图片的长宽比，默认是正方形100%*/
}
.box20240530145533 .zoomImage {
     padding-bottom: 76.89655%;
}

.box20240530145533 .picbox {
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    filter:drop-shadow(100vw 0px 0 #01bac6);
	position: relative;
/*    right: 100vw;*/
}

.box20240530145533_title{
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; /*单行缩略*/
	width: calc(100% - 90px);
	height: 21px;
}


.box20240530145533_title2 {
    display: inline-block;
    font-size: 13px;
    /* width: 200px; */
    color: #a5a5a5 !important;
    background-color: #3d3d3d;
    margin: 12.5px auto;
    border-radius: 5px;
    text-align: center;
    padding: 0px 11px;
	line-height: 21px;
}
.box20240530145533_title3 {
    display: inline-block;
    font-size: 12px;
    /* width: 200px; */
    color: #a5a5a5 !important;
    margin: 5px auto;

    text-align: center;
    /*padding: 0px 11px;*/
	line-height: 21px;
	height: 21px;
}

.box20240530145533_jianjie {
    font-size: 16px;
    color: #000;
    text-align:left;
	line-height: 30px;
    padding: 0rem 2rem 0 ;
}
.box20240530145533_line {
	/*margin: 1.5rem 3.5rem 3rem ;*/
	/*width: 100%;*/
	margin-top: 8px;
	margin-bottom: 8px;
	height: 1px;
	background-color: #525252;
	/*background-image: linear-gradient(to right,#fff,#8e8f91,#8e8f91,#8e8f91,#8e8f91,#8e8f91,#fff);*/
}
